On this pageGetDrawingUCSCoordsDescriptionGets the drawing coordinates of the point that is defined by its position on the screen (X, Y).Syntaxfunction GetDrawingUCSCoords(ACoordX, ACoordY: Integer; var AUnits: string): TFPoint; override;